* Rename wfGetAvailableRights() to User::getAllRights()
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 7 May 2008 06:42:16 +0000 (06:42 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 7 May 2008 06:42:16 +0000 (06:42 +0000)
commit451e87a875576a3f7711146ce9481b597c533d95
treeaf2d75922e141d1c0e8ee8a1a86733a4beaa64a0
parent12e47b7f7b54c1eeed477aa402d9130bb8c77696
* Rename wfGetAvailableRights() to User::getAllRights()
* Reintroduce $wgAvailableRights so that the above function is not so terribly slow and broken
includes/DefaultSettings.php
includes/Defines.php
includes/GlobalFunctions.php
includes/User.php